PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class / getEnableColorGlyphs Method
In This Topic
    getEnableColorGlyphs Method
    In This Topic
    Gets a flag indicating whether glyph color information is supported.
    Syntax
    public boolean getEnableColorGlyphs()

    Return Value

    True if color information should be loaded for glyphs. Default is false.
    See Also